'宣言 Public Overloads Shared Function CreateGlyphsPath( _ ByVal g As GcGraphics, _ ByVal font As Type1Font, _ ByVal glyphs() As System.UShort, _ ByVal glyphAdvances() As System.Single, _ ByVal length As System.Integer _ ) As IPath
public static IPath CreateGlyphsPath( GcGraphics g, Type1Font font, System.ushort[] glyphs, System.float[] glyphAdvances, System.int length )
パラメータ
- g
- font
- glyphs
- glyphAdvances
- length